Skip to content

Fix Redpanda Migrator bundle output #3428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 3, 2025

Conversation

mihaitodor
Copy link
Collaborator

This is a bit annoying because the redpanda_migrator output needs to query the input for topic configs. When using custom labels, we don't have any clever ways to tell what is the input label. I could attach an input_label metadata field to each message, but that feels overkill. Introducing this input_bundle_label field feels a bit annoying and hard to discover, but maybe it's enough for now.

@mihaitodor mihaitodor force-pushed the mihaitodor-fix-redpanda-migrator-bundle-output branch 2 times, most recently from ad791f7 to 21fb30c Compare May 21, 2025 19:12
Copy link
Collaborator

@Jeffail Jeffail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Mihai Todor <mihai.todor@contractor.redpanda.com>
The output needs to know what custom label was set for the
redpanda_migrator_bundle input, if any. Otherwise, it can't
find the input components it needs to talk to.

Signed-off-by: Mihai Todor <mihai.todor@contractor.redpanda.com>
@mihaitodor mihaitodor force-pushed the mihaitodor-fix-redpanda-migrator-bundle-output branch from 21fb30c to 85f6af7 Compare June 3, 2025 19:08
Signed-off-by: Mihai Todor <mihai.todor@contractor.redpanda.com>
Signed-off-by: Mihai Todor <mihai.todor@contractor.redpanda.com>
@mihaitodor mihaitodor merged commit 4516a2f into main Jun 3, 2025
4 checks passed
@mihaitodor mihaitodor deleted the mihaitodor-fix-redpanda-migrator-bundle-output branch June 3, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants